<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body,span, applet, object, iframe,h1,h2,h3,h4,h5,h6,p,blockquote, pre, a, abbr,nav,ul,ol, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, main, menu, nav, output, ruby, section, summary, time, mark, audio, video
{ margin:0px; padding:0px; border:0px;  font-size:14px; font-weight: normal; text-decoration: none; list-style: none; }
body{color:#454545;}
input{outline:none;}
body{font:12px/1.5 "å®‹ä½“",tahoma,arial,Hiragino Sans GB,\5b8b\4f53;margin:0 auto; padding:0px;}
a{color:#535353;  transition:All 0.3s ease-in-out;}
a:link,a:visited,a:hover,a:active{outline:0;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.fl{ float: left;}
.fr{ float: right;}
i,em{font-style:normal}
 body{margin:0;font-size:14px;color:#000;}
 .headerâ€”top{ width: 100%; min-width: 1200px; margin: 0px auto; background: url(/statics/daxian/images/topbg.jpg) no-repeat center center; }
 #headerâ€”top{ display: none; background: #eeeeee;}
 .wrap{ width: 100%; margin: 0px auto; min-width: 1200px;}
.main{width:1200px;margin:0 auto;overflow:hidden;box-shadow:0 1px 5px rgba(0,0,0,.2);-moz-box-shadow:0 1px 5px rgba(0,0,0,.2);-webkit-box-shadow:0 1px 5px rgba(0,0,0,.2)}
.container{max-width:1200px;min-width: 1200px;margin:0 auto; }
.rwrap{max-width:1200px;min-width: 1200px;padding:33px 0px 0px 0px;  margin:0 auto;}
.rwrap1440{max-width:1440px;min-width: 1440px;padding:33px 0px 0px 0px;  margin:0 auto;}
.hovery{ color:#ef3c00 !important;}
.group_fix {
    position: fixed;
    top: 0;
    left: 0;
    right: 0; display: block;
    z-index: 888;
}
.Tran{
  -webkit-transition: all .3s; 
  -moz-transition: all .3s; 
  -ms-transition: all .3s; 
  -o-transition: all .3s; 
  transition: all .3s;
}
/* @font-face {
  font-family: 'iconfont';  project id 673470
  src: url('http://at.alicdn.com/t/font_673470_rxflpg56uqq9qkt9.eot');
  src: url('http://at.alicdn.com/t/font_673470_rxflpg56uqq9qkt9.eot?#iefix') format('embedded-opentype'),
  url('http://at.alicdn.com/t/font_673470_rxflpg56uqq9qkt9.woff') format('woff'),
  url('http://at.alicdn.com/t/font_673470_rxflpg56uqq9qkt9.ttf') format('truetype'),
  url('http://at.alicdn.com/t/font_673470_rxflpg56uqq9qkt9.svg#iconfont') format('svg');
} */
/* .iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;} */
.contentment{background:#fff;margin:10px auto}
.common-logo{float:left;display:block;width:330px;overflow:hidden;}
.common-logo img{ display: block; width: 100%;}
/*headerâ€”â€”start**/
.seachbox{width:230px; border:#dddcd7f2 solid 1px; height:38px; border-radius:50px;padding:1px 7px;position: relative;  top: 16px;
;}
.seachinput{line-height:32px;border:none;float:left;margin-top:3px; width:190px; background:#f8f7f3; border-radius:45px;padding:0px 2px;}
.submit_seach{border:none; width:35px; height:35px;border-radius:50px;background: url(../images/seach.png) no-repeat center center; cursor:pointer;
    background-size:95% 95%;
    position: absolute;
    right: 5px; top: 3px;

}
#nav-list .nav-li{width: 70px; float:left;padding:0 2px 0px 2px;  left;text-align: center; position:relative; }
.nav-list{  padding-top:25px;width:840px; margin-left: 15px; }
.nav-list .nav-li{width: 115px;
    height: 80px;
    float: left;
    padding: 0 2px 0px 2px;
    text-align: center;
    position: relative; }
.nav-list .nav-li a{letter-spacing:2px;color:#525252; font-size:16px; display:inline-table;font-weight:bold;}
.nav-list .nav-li span{height:25px;line-height:19px;display:table; margin: 0px auto; text-align: center; 
  margin-top:2px;text-transform:uppercase;font-size:9px;text-transform:capitalize;}
 .nav-list .nav-li a:hover{color: #ef3c00;}
/* .nav-list .hover a{ color: #ef3c00;} */
 
.inde-newslimg,.add-txt-c h3{ font-size:35px;} 
.enjrfee a{ font-size:32px; color:#383131}
@-webkit-keyframes fadeInUp1 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp1 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp1 {
  -webkit-animation-name: fadeInUp1;
  animation-name: fadeInUp1;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.add-img {height:536px; width:577px;}
.add-img img{ 
width:578px; 
  
display:block;} 
.add-txt-c-j .yu{margin-bottom:6.8px;}
.add-txt-c-j h4{ font-size:18px;}
/*headerâ€”â€”end**/

/*bannerâ€”â€”start**/
.index_banner2{clear:both;overflow:hidden;margin:0 auto;width:100%;min-width: 1200px; position: relative;}
.flexslider{position:relative;overflow:hidden}
.slides{position:relative;z-index:1;margin:0;padding:0}
.slides li{cursor:pointer}
.slides li a{z-index:15;margin:0 auto;width:100%; display: block;}
.slides li a img{ display: block; }
.flex-control-nav{    width: 98%;
    text-align: center;
    bottom: 25px;
    position: absolute;
    z-index: 3;
    height: 15px;
    line-height: 15px;
	}
.flex-control-nav li{display: inline;margin:0 5px;width:18px;height:18px;list-style:none;-ms-zoom:1}
.flex-control-nav .flex-active,.flex-control-nav a{z-index:10;width:15px;height:15px;cursor:pointer;font-size:0;
 background: #ef3c00 !important;}
.flex-control-nav a{ border-radius: 50%; display:inline-block;overflow:hidden; background:#fff !important;width: 15px; height:15px;}
.flex-direction-nav{position:absolute;top:50%;z-index:13;margin-top:-25px;width:100%}
.flex-direction-nav li a{position:absolute;display:block;display:none;overflow:hidden;width:15px;height:15px;font-size:0;cursor:pointer}
/*bannerâ€”â€”end**/
.common_tabspan{ margin-top:14px;}
.common_tabspan span{ font-size:14px; color:#787878; padding:3px 0px; margin:0px 10px; cursor:pointer;} 
.common_tabspan span:hover { border-bottom:#ea9578 solid 2px;}
.common_tabspan .hover{ border-bottom:#ea9578 solid 2px;}


.inbnn{ background:#f9f9f9; line-height:40px; color:#1e1e1e; margin:0px 0px 10px 0px;}
.inbnn p{ color:#535353;}
.inbnn p span{ display:inline-table; width:25px; text-align:center; border:#5c5e5d solid 2px; line-height:25px; border-radius:50%; margin-right:20px;}
.footer{/*background:#353535 url(/statics/daxian/images/a8.png) no-repeat left top;*/
background:#353535; 
padding:30px 0px 0px 0px;}
.footer_ul li{width:13%;float:left;text-align:center;line-height:45px}
.footer_ul li a{color:#fff}

.irnbunr{ margin-top:100px;}
.irnbunr  li{ width:20%; float:left; text-align:center;}
.irnbunr  li .ubvub{ width:99.8%; height:245px; border:#ededed solid 1px; margin:20px auto; position:relative;}

.irnbunr  li .ubvub span{ font-weight:700; display:inline-table; width:85px; height:85px; line-height:85px; text-align:center; font-size:18px; color:#4c5155; background:#f2f2f2; border-radius:50%; position:absolute; top:-50px; left:30%;}

.irnbunr  li .ubvub p{ width:95%; position:absolute; top:100px; left:3%; line-height:25px; color:#535353 }

.buzhidaol{ background:#4c5155; width:100%; color:#fff;}
 
 .p_dbys_tuu{ padding:50px 0px 100px 0px;}
 
 .p_dbys_tuu  li{ width:25%; float:left; overflow:hidden; text-align:center;}

.listfnru li { width:33.3%; float:left; overflow:hidden; text-align:center;}
.copyright p{font-size:12px;}
.copyright .fl{ margin-left: 2%;}
.copyright .fr{ margin-right: 2%;}
.paddtop{ padding: 45px 0px;}
.index-newssolid{ width: 600px; height: 427px;  } 
.index-newstab{ width: 47%; min-height: 427px;} 
#owl-demo { position: relative; width: 600px; height:366px; margin:10px auto;}
#owl-demo .item{ width:600px !important; position: relative; display: block;}
#owl-demo img { display: block; width: 600px; height:366px;}
#owl-demo b { text-align: center; position: absolute; left: 0; bottom: 0; width: 100%; 
  line-height: 55px; height:55px; background:rgba(0,0,0,.5); color: #fff; font-size: 14px;}
#owl-demo span { position: absolute; left: 0; bottom: 37px; width: 100%; font: 18px/32px "å¾®è½¯é›…é»‘","é»‘ä½“"; color: #fff; text-align: center;}

.owl-pagination { display: none; position: absolute; left: 0; bottom: 10px; width: 100%; height: 22px; text-align: center;}
/* .owl-page { display: inline-block; width: 10px; height: 10px; margin: 0 5px; background-image: url(images/bg15.png); *display: inline; *zoom: 1;}
.owl-pagination .active { width: 25px; background-image: url(images/bg16.png);} */
.owl-buttons { display: none;}
.owl-buttons div {position: absolute; top: 50%; width: 17px; height: 28px; margin-top: -10px; text-indent: -9999px;}
.owl-prev { left:5%; background-image: url(/statics/daxian/images/left.png);}
.owl-next { right:7%; background-image: url(/statics/daxian/images/right.png);}

.index-newstab-a a{display: inline-block; width:auto;padding:0px 15px; line-height: 33px; float: left; text-align: center; font-size: 14px;font-weight:bold;}

.index-newstab-a .hover{ background:#ef3c00; color: #fff;}

#tablea{  margin:18px auto 0px auto;}  
.index-news-tabbox { display: none; width:98%; }
.index-news-tabbox li{ line-height: 39px;    display: flex
;}
.index-news-tabbox li span{ display: inline-block; color: #535353;}
.index-news-tabbox li  a{display: block; width:78%;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp:1;
overflow: hidden;}
.index-news-tabbox li  a:hover{ color:#ef3c00;transition:All 0.3s ease-in-out;}
.index-about{ height: 657px; background: url(/statics/daxian/images/a4.jpg) no-repeat center center;}

.index_aboutl{ margin-top: 150px; min-height:480px; background: url(/statics/daxian/images/a3.png) no-repeat left top; width: 45%; border: red solid 1px; }
.index_abouttxt{ width:54%; float:right; line-height: 28px; color: #fff;}
 

.index_aboutr{  margin: 15px auto; width:100%;   }
 .index_abouty { margin: 35px auto;}
 .index_abouty span{ color:#fff;display: inline-block; line-height: 40px; font-size: 20px; margin-right: 45px; font-family: "å®‹ä½“"; font-weight:600; cursor: pointer;}
  .index_abouty a{ color: #fff; display: inline-block; line-height: 40px; font-size: 20px; margin-right: 45px; font-family: "å®‹ä½“"; font-weight:600;}

 .index_abouty span:hover{  color:#ef3c00; background: url(/statics/daxian/images/bottom.png) no-repeat center bottom; }
 .index_abouty .hover{  color:#ef3c00; background: url(/statics/daxian/images/bottom.png) no-repeat center bottom; }

 .index_aboutr_tar{ margin:20px auto;}
 .boxul{  display: none;}
 .index_aboutr_1  li{ position: relative; width: 20%; overflow: hidden; float: left;
  transition:All 0.4s ease-in-out;
  -webkit-transition:All 0.4s ease-in-out;
  -moz-transition:All 0.4s ease-in-out;
  -o-transition:All 0.4s ease-in-out;

 }
 .index_aboutr_1c{ display: block; width: 90%; overflow:hidden; }
 .index_aboutr_1c img{ display: block;}
.index_aboutr_1  li h2{ color: #ef3c00; font-size:25px; font-weight: 600; position: absolute; top: 30px; left:12%;}
.index_aboutr_1  li h2 i{ display:block; height: 3px; width:40px; background:#ef3c00; margin-top: 10px; }
.index_aboutr_1  li .fbhfbf{ position: absolute; top: 27%; left: 19%; width: 122px; height: 122px; display: block; }
.index_aboutlitxt{ display: none; line-height: 25px; position: absolute; left:0%; padding: 25px 15px; color: #fff; bottom:0px; width: 78%; margin:0px auto; background: rgba(34,34,34,.5);}

.index_aboutr_1  li:hover .index_aboutlitxt{display:block!important;animation:fadeInUp1 .5s both alternate;-webkit-animation:fadeInUp1 .5s both alternate}

.index_pro li{ width: 25%; float: left; overflow: hidden; text-align: center;}
.index_pro li .index_pro_a{color: #535353; width:78%; background: #fff;margin: 15px auto; padding: 35px 20px 35px 20px;
     -webkit-transition: all .3s; 
                -moz-transition: all .3s; 
                -ms-transition: all .3s; 
                -o-transition: all .3s; 
                transition: all .3s;

}
.index_pro_s{display:block;margin:25px auto 35px auto}
.index_pro_a h3{font-size:20px;text-align:center;font-weight:600;color:#535353}
.index_pro_a h3 i{height:4px;display:block;width:50px;margin:10px auto;background:#ef3c00}
.index_pro_asmalltxt{line-height:23px;text-align:left;height:92px;margin-top:15px}
.index_pro_more{display:inline-block;color:#ef3c00;border:#ef3c00 solid 1px;padding:5px 20px}
.index_pro li:hover .index_pro_a{background:rgba(245,123,82,.8);color:#fff}
.index_pro li:hover .index_pro_more{color:#fff;border:#fff solid 1px}
.index_pin li{width:20%;float:left;text-align:center;margin-bottom:9px}
.index_pin li a img{-webkit-transition: all 0.3s ease-out; display:block; width:97%;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.index_pin li a img:hover{
	transform: scale(1.1);box-shadow: 0px 10px 30px rgba(121, 107, 93, 0.3);z-index: 9999; background:#ffffff;
	}
.links{margin-top:45px}
.links_c{margin:50px auto 30px auto}
.links_limg{display:block}
.links_ul{width:60%}
.links_ul li{width:24.5%;float:left}
.links_ul li a{display:block;padding:9.6px 10px;border:#f5f5f5 solid 1px}
.links_ul li a img{ display:block; width:98%; height:50px; margin:0px auto; -webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;}
.links_ul li a img:hover{transform: scale(1.1);box-shadow: 0px 10px 30px rgba(121, 107, 93, 0.3);z-index: 9999; background:#ffffff; }
.foot-nav-wraper{width:103%;overflow:hidden;padding-bottom:15px;}
.foot-nav-wraper .foot-nav-slide{float:left;width:16%;list-style:none;padding:0;margin:0}
.foot-nav-wraper li b{font-weight:400;margin:0 0 20px 0;display:block}
.foot-nav-wraper li b a{color:#fff;font-size:16px;font-weight:bold;}
.foot-nav-wraper li ol li{display:block;line-height:23px;list-style:none;padding:0;margin:0 0 5px 0}
.foot-nav-wraper li ol li a{color:#fff}
.copyright{background:#424242;line-height:40px;width:100%;text-align:center;color:#8c8c8c}

.crumbs{ color: #fff; background:#808080; line-height: 66px;}
.crumbs a{ color: #fff; padding:0px 5px;}
.crumbs_r{ width: auto; display:inline;}
.crumbs_r li{ width: auto; float: left; text-align: right; margin:0px 10px;}
.crumbs_r li a{ display:block;}
.crumbs_r li a:hover{ color:#ef3c00;}
.conterb{ margin:30px auto  30px auto}
.about1{ width: 100%; /*height: 825px;*/ background: url(/statics/daxian/images/b22.png) no-repeat center center;}
.about4{ width: 100%; /*height:787px; background: url(/statics/daxian/images/b31.jpg) no-repeat center center;*/}
.about1_t{width: 100%;overflow: hidden;}
.about2{ margin:85px auto;}
.about1_1{ color: #808084; line-height: 24px; /*text-indent: 30px;*/}
.about1_1 h2{ font-size: 30px; color: #000;}
.about1_1 h2 span{ font-size: 18px; color: #808084;}
.about1_1 p{ line-height: 35px;}
.about1_rimg{padding-top:40px;  width: 616px; overflow: hidden; }
.about1_rimg img{ display:block; float:right;}
.summary{ width: 100%; overflow: hidden;}
.summary img{ display: block;margin:0px auto;width:80%;}
.summary100 img{display:block; width:100%;margin:0px auto;}
.summary_w span{ display: block; width:24.8%; float:left; overflow:hidden; border-right:#ebecee solid 1px; margin:0px auto;}
.summary_w span img{ display:block; width:100%; margin:0px auto;}
.about1_wrap1{ padding: 80px 0px 123px 0px; background:#f6f5f5; overflow: hidden; }
.about1_ul li{position: relative; width: 25%; float: left; text-align: center;  
  transition:All 0.4s ease-in-out;
  -webkit-transition:All 0.4s ease-in-out;
  -moz-transition:All 0.4s ease-in-out;
  -o-transition:All 0.4s ease-in-out;
}
.classnameimg{ display:block; width:99%; margin:0px auto;}
.about1_ul li .about_ul_c{  width: 97%; margin:0px auto; overflow: hidden;}
.about1_ulscreenshot{ display: block; width: 100%; margin: 0px auto; overflow:hidden;}
.about1_ulscreenshot img{ display: block; width: 100%;}
.about_ul_bg{ display: none; width:87.4%; height:100%; padding:0px 15px 0px 15px; background: rgba(0,0,0,.5); color: #fff;position: absolute; top: 0px; text-align:left; line-height: 28px;}
.about1_ul_bootomtitle{ position: absolute; bottom: -45px; left: 5%; width: 90%; margin:-20px auto 0px auto; background: #fff; 
  text-align: center; color: #3b3b3b; font-size:30px; line-height:100px;}

.about1_ul li :hover .about_ul_bg{display:block!important;animation:fadeInUp1 .5s both alternate;-webkit-animation:fadeInUp1 .5s both alternate}
.about4_txt h3{font-size: 38px; padding-top:40px;padding-bottom: 30px;
    color: #ea501c;}
.about4_txt{}
.about4_txt p,.about4_txt{  font-size: 16px; line-height: 33px; text-indent:30px;}
.common_titleimg a{ font-size:38px; color:#ea501c;}
.about4_jiagou{ width: 100%; overflow: hidden; height: 750px; }
.about4_wenhua{ width: 100%; overflow: hidden; height: 750px; background: url(/statics/daxian/images/b17.png) no-repeat  center center;}
.about4_guihua{ width: 100%; overflow: hidden; height:950px; background: url(/statics/daxian/images/fz1.jpg) no-repeat  center center;}
.about4_yange{ width: 100%; overflow: hidden; height:750px; background: url(/statics/daxian/images/DD7D8.jpg) no-repeat  center center;}
.about_avv{ width: 100%; overflow: hidden; height:397px; background: url(/statics/daxian/images/f32.png) no-repeat  center center;}
.ywwubg{ width: 100%; overflow: hidden; height:628px;background:#f6f6f6;}
.jiagou1{ width: 100%; overflow: hidden; height:594px; background: url(/statics/daxian/images/jg2.jpg) no-repeat  center center;}
.jiag_column2{ width: 100%; overflow: hidden; height:689px; background: url(/statics/daxian/images/jga11.jpg) no-repeat  center center;}
.jiag_column4{ width: 100%; overflow: hidden; height:689px; background:#383d3d url(/statics/daxian/images/jga12.jpg) no-repeat  center center;}
.job-footer{ width: 100%;overflow: hidden; height:155px; background: url(/statics/daxian/images/job6.png) no-repeat  center center; margin: 40px  auto 0px auto}

.yewy_bg{ width: 100%; overflow: hidden; height:598px; background: url(/statics/daxian/images/yw9.png) no-repeat  center center;}
.ywwual{ width: 100%; background: #fff;}

.about1_jiagouc{  margin:50px auto;}
.common_titleimg{text-align: center;}
.common_titleimg h2{ text-align: left; font-size: 48px; margin-bottom: 60px;}
.common_titleimg h2 a{ font-size:48px;}
.common_titlea{ text-align: center; width: 675px; margin:20px auto;}
.common_titlea span{ cursor: pointer; font-size: 23px; font-family: "å®‹ä½“"; display:block; width: 24.8%; float: left; background:#d5d2cf; height: 50px; line-height: 50px; text-align: center; margin-right:1px;}
.common_titlea span:hover{ background: #ef3c00; color: #fff;}
.about_tabbox{ display: none; margin-top: 60px;}
.about_tabbox li{ width: 33%; float: left;}
.about_tabbox .column_abot{ display: block; width: 90%; overflow: hidden;}
.about_tabbox .column_abot span img{ display: block; width:100%; height: 210px;}
.column_abottxt{ background: #fff; padding: 30px;}
.column_abottxt h3{ font-size: 18px; color: #000; padding-bottom: 30px; border-bottom:#f3f2f1 solid 1px;}
.column_abottxt p{ padding: 10px 0px;}
.about1_teamul{ margin-top: 30px;}
.about1_teamul li{ width: 20%; float:left; overflow: hidden; margin-bottom: 50px; padding-top: 10px;


}
.about1_teamul li .about1_team_ab{ position: relative; width: 70%; padding:70px 30px; background: #f9f9f9;
  transition:All 0.4s ease-in-out;
  -webkit-transition:All 0.4s ease-in-out;
  -moz-transition:All 0.4s ease-in-out;
  -o-transition:All 0.4s ease-in-out;

}
.about1_team_ab h3{ font-size:18px; font-weight: 600; font-family: "å®‹ä½“";border-bottom:#e9e9e9 solid 2px; padding-bottom: 13px;}
.about1_team_abtxt{ margin: 10px auto; height:127px;}
.about1_team_ab .Tran{ display: block; width: 77px; line-height: 26px; text-align: center; background:#e9e9e9; position: absolute;right: 0px; bottom: 0px; }
.about1_teamul li:hover .Tran{ color: #fff; background: #ef3c00;}


.about1_teamul li:hover .about1_team_ab{ transform:translate(0,-10px); background:#f2f2f2;
  -webkit-transform:translate(0,-10px);
  -moz-transform:translate(0,-10px);
  -o-transform:translate(0,-10px);
  -ms-transform:translate(0,-10px);
  -webkit-box-shadow:0px 5px 15px #e5e5e5;
    -moz-box-shadow:0px 5px 15px #e5e5e5;
    box-shadow:0px 5px 15px #e5e5e5;}

.ubvrybv{ margin-top: 25px;}
.ubvrybv li{width:50%; float: left; margin-bottom: 50px;}
 
.ubvrybv li:nth-child(even){ text-align: right;}


.ubvrybv li:hover img{ transform:translate(0,-10px);
  -webkit-transform:translate(0,-10px);
  -moz-transform:translate(0,-10px);
  -o-transform:translate(0,-10px);
  -ms-transform:translate(0,-10px);
  -webkit-box-shadow:0px 5px 15px #e5e5e5;
    -moz-box-shadow:0px 5px 15px #e5e5e5;
    box-shadow:0px 5px 15px #e5e5e5;}


.ws-mask{  
 background:rgba(0,0,0,0.7); 
position: absolute; top: 0px; filter: alpha(opacity=70); background-color: #777;  
            z-index: 1002; left: 0px;  
            opacity:0.7; -moz-opacity:0.7;  

}

.ws-popup{  
 position: absolute; z-index: 1003;   

 width:1000px; height:320px; border:1px solid #b9b9b9; background:#fff; z-index:10000; padding:35px 40px;
  display: none; 
}



.renwuimg { width: 276px; height:300px; overflow: hidden;}
.renwuimg img {display: block; width: 100%;}
.renwuimgtxt{ width: 70%;}
.renwuimgtxt h3{ padding-left:10px;}
.renwuimgtxt h3 #title{ font-size:24px; color: #000}
.renwuimgtxt h3 span{ display: block; color: #a2a2a2; padding: 10px 0px 0px 0px; font-size: 16px;}
.renwucontertxt{ height:202px;overflow:hidden;  padding-left: 10px;  line-height: 28px; margin-top:10px; }
.popup-close{width:30px; height:30px; line-height:27px;border-radius: 50%; text-align: center; font-size:26px; color:#fff;
position: absolute; top: 10px; right:10px; cursor:pointer; background:#e96032;
    -webkit-transition: 0.4s;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
 }
 .popup-close:hover{
      transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
 }
 
 .test {
    width:700px;
    height: 200px;
     overflow: scroll;
    overflow-x: hidden;
  }
 
.test-1::-webkit-scrollbar {/*æ»šåŠ¨æ¡æ•´ä½“æ&nbsp;·å¼*/
        width: 10px;     /*é«˜å®½åˆ†åˆ«å¯¹åº”æ¨ªç«–æ»šåŠ¨æ¡çš„å°ºå¯¸*/
        height: 1px;
    }
.test-1::-webkit-scrollbar-thumb {/*æ»šåŠ¨æ¡é‡Œé¢å°æ–¹å—*/
        border-radius: 10px;
         -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        background: #535353;
    }
.test-1::-webkit-scrollbar-track {/*æ»šåŠ¨æ¡é‡Œé¢è½¨é“*/
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        border-radius: 10px;
        background: #EDEDED;
    }
	
 
 
/* .popup-close:hover{background:#e96032; transition-delay:0.2s; transition:all 0.4s; -moz-transition:all 0.4s; -webkit-transition:all 0.4s; -o-transition:all 0.4s; color:#fff;}
 */
.about1_rimg2{width:55%;}
.about1_rimg2 img img{ display: block; width: 100%;}
.about1_rimg5 img{ display:block; width:100%; margin-top:5px;}
.datatimes{ width:1200px; overflow:hidden;}
#timeline{width:1200px;overflow:hidden;margin:40px auto 0 auto;position:relative;   background:url(/statics/daxian/images/b56.png) no-repeat top center;  }
#dates{overflow:hidden;}
#dates li{ display: inline; float:left;width:196px;height:140px; font-size:16px;text-align:center; padding-top: 30px;}
#dates a{ background: #f8f8f8; margin: 10px auto; color:#666666;width:94px;height:90px;line-height: 90px;  display:block;font-style:italic; font-size: 26px;border-radius: 50%;border:#c7c6c6 solid 1px;}
#dates .selected{ border: none; padding: 10px; margin-top: 0px; line-height: 98px;  font-size:26px;border-radius: 50%; background:#ef3c00; color: #fff;  }
#dates li i{ display: none;; width: 27px; height: 21px;  background: url(/statics/daxian/images/dow.png) no-repeat center center;}

#dates  .show i{ display: inline-block;}
#issues,#issues2{width:1200px;height:365px;overflow:hidden;}
#issues li,#issues2 li{width:1200px;height:500px;list-style:none;float:left;}
#issues li img,#issues2 li img{text-align:center;display:block;margin:0 auto;}
#next,#prev{position:absolute;font-size:33px;font-family:"å®‹ä½“";top:52%; border-radius: 50%; background: #7c7c7c;}


.datatimes .flex-control-nav{ display:none !important;}

.datatimes .flex-direction-nav li a {
    position: absolute;
    display: block !important;
     overflow: hidden;
    width: 50px;
    height: 50px;
    font-size: 0;
    cursor: pointer;
}

.datatimes .flex-direction-nav li .flex-prev{ background:url(/statics/daxian/images/yl.png) no-repeat center center;}

.datatimes .flex-direction-nav li .flex-next{ background:url(/statics/daxian/images/yr.png) no-repeat center center;
    right:0%; top:0px;

}

.yechascroll{ display:none;}
.datatimes .yechascroll.active{display:block;width:50px;height:50px;text-align:center;line-height:50px;overflow:hidden;color:#fff;}


#next{right:34%;margin-right:-400px;}
#prev{left:34%;margin-left:-400px;}
#next.disabled,#prev.disabled{opacity:0.2;}
.issues{ margin: 35px auto;  }

.issues_c { width:900px; background: #fff; padding: 30px; margin: 0px auto;}
.issues_c  span{ display: block; width: 395px; height: 240px; overflow: hidden;}
.issues_c .issues_txt { width: 47%; color: #666666; line-height: 25px;}
.issues_c .issues_txt b{display: block; font-family: "å®‹ä½“"; font-size:35px; margin-bottom: 25px;font-style:italic;}
.yangesolid{ height: 2px; background:#cccccc; position:absolute; width: 100%; top: 15%; z-index: 2;}

.fazhantab{ width: 100%;}
.fazhantab li{ width:33%; float:left; }

.fazhantab li .ytimes{ width:65%; text-align: center; margin: 0px auto; display: block; background: #fff; padding:100px 30px; }

.fazhantab li .ytimes p{ width: 55%; margin: 25px auto 15px auto; font-size: 20px; text-align:left; color: #000;}

.fazhantab li .ytimes h3{ color: #666666; font-size: 18px; margin-top: 45px;}
.fazhantab li:hover .ytimes{transform:translate(0,-10px); 
  -webkit-transform:translate(0,-10px);
  -moz-transform:translate(0,-10px);
  -o-transform:translate(0,-10px);
  -ms-transform:translate(0,-10px);
  -webkit-box-shadow:0px 5px 15px #e5e5e5;
    -moz-box-shadow:0px 5px 15px #e5e5e5;
    box-shadow:0px 5px 15px #e5e5e5;}

.bvybv li{ width:50%; float: left; overflow: hidden; height: 395px;}
.bvybv li a{ display: block;}
..bvybv li img{display: block; width: 100%;}
.about1_fz{ width: 95%;  margin:60px auto;}

.about1_fz li{ width: 38%; background:rgba(0,0,0,.5); color: #000; padding: 45px 68px;}

#pages { padding-top:30px;text-align:center;font:12px 'å¾®è½¯é›…é»‘';}
#pages a { display:inline-block; padding:0px 12px; height:33px;font-size:14px;line-height:33px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333}
#pages a.a1 {padding:0px 12px; height:33px; line-height:33px;margin-top:0px;}
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none; }
#pages span { display:inline-block;  padding:0px 12px; height:33px; line-height:33px; background:#da251c; border:1px solid #da251c; color:#fff; text-align:center; }
.pagee .noPage { display:inline-block;  padding:0px 12px; height:33px; line-height:33px;border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }


.about1_fz li span{ font-family: "å®‹ä½“"; color: #fff; height: 150px; line-height: 150px; text-align: center; font-size: 48px; float: left; display: block; width: 25%;}
.about1_fz li p{ width:68%; float: right;color: #fff; line-height: 24px; margin-top:20px;}
.news_tab{ width: 47%; overflow: hidden;}
.news_tab_a{ display: block; width: 100%; position: relative;}
.news_tab_a img{ display: block; width: 100%;}
.news_tab .news_tabspan{ display: none; width: 100%;  background: rgba(0,0,0, .5); color: #fff; position: absolute;bottom: 0px; left: 0px; line-height: 35px; text-align: center;}
.news_tab_a:hover .news_tabspan{display:block!important;animation:fadeInUp1 .5s both alternate;-webkit-animation:fadeInUp1 .5s both alternate}

.news_tab_r{ width:47%; margin:0px auto;}
.news_tab_r li{ width: 98%; font-size: 14px; margin-bottom: 13px; color: #929090;}
.news_tab_r li h3{ line-height: 35px; color: #706e6e;    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-weight: bold;
}
.news_tab_r li  p{ line-height: 30px;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp:1;
overflow: hidden;}
.news_tab_r li:hover h3{ color:#ef3d01;}
.news-list li{ width:100%; padding: 25px 0px;}
.news-list li .news-list-a{ color: #585757; display: block; width: 60%; margin: 0px auto;}
.news-list-a h3{ font-size: 18px;}
.news-list-a h3 span{ text-align: right; float: right; display: inline-table; font-size: 23px; color: #b2b2b2;}
.news-list-a h3 span i{display: block; font-size: 12px;}
.news-list-bottom{ width: 35px; height: 2px; background:#ececec; margin:10px 0px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);

 }
.news-smalltxt{ line-height: 25px; width:90%;}
.news-go{ width: 100%; height: 40px; line-height: 40px; margin:0px 0px;}
.news-go b{ float: right; display: block; width: 40px; height: 40px; background: url(/statics/daxian/images/n15.png) no-repeat center center;}
.news-list li:hover{ background:#e46437; color: #fff;}
.news-list li:hover .news-list-a{ color: #fff;}
.news-list li:hover  .news-go b{ background: url(/statics/daxian/images/n12.png) no-repeat center center;}
.news-list li:hover .news-list-bottom{  margin-left:15px;}
.news-list li:hover span{ color: #fff;}


/*æ–°é—»è¯¦æƒ…**/
.bodyconter{ width: 95%; margin:20px auto;  overflow: hidden;}
.bodyconter  h1{ text-align: center; font-size: 24px;}
.subtitle{    padding-top: 40px;
    padding-bottom: 30px;
    text-align: center;
    color: #848484;}
.subtitle span{ margin: 0px 6px;}    
.maincon img{display: block; max-width:720px; margin: 10px auto}
.maincon{ line-height:33px;}
.go_return{ margin:15px auto; display: block; width:140px; line-height: 40px;text-align:center; font-size: 15px; background: #3f3f3f; color: #fff;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.go_return:hover{ background: #e46437; padding: 0px 10px;}
.link_p p{ line-height: 35px;}

.tongzhili li{border-bottom:#d9d6d6 solid 1px; padding:6px 0px 15px 0px;}
.frfrfr{ width: 70%; overflow: hidden;}
.frfrfr span{ display: block;}
.tongzhi-img{ width: 130px; height: 80px; overflow: hidden;}
.tongzhi-img img{ display: block; width: 100%;}

.crumbs_o_r{ width: 580px; }
.crumbs_o_r li{float: left; width: 50%; text-align: center;}
.crumbs_o_r li a{display: block; font-size: 18px;}
.crumbs_o_r .hover{ background:#ff7742; color: #fff;}
.crumbs_o_r li:hover{ background:#ff7742; color: #fff;}
.o_t{ font-size: 24px; color:#929191; margin-top:50px;}

.o_t2{ font-size: 14px; color:#929191; }

.o_t2 em{ font-size: 30px; margin-right: 15px;}
.crumbs_o_r2{ width: 700px; }
.crumbs_o_r2 li{float: left; width:20%; text-align: center;}
.crumbs_o_r2 li a{display: block; font-size: 18px;}
.crumbs_o_r2 .hover{ background:#ff7742; color: #fff;}
.crumbs_o_r2 li:hover{ background:#ff7742; color: #fff;}
.o_t{ font-size: 27px; color:#929191; margin:50px auto 0px auto; width: auto;/* padding-left:15px;*/ }




.scroll_horizontal{position:relative;width:100%; margin:53px auto 0px auto;  height:450px;padding:10px;}
.scroll_horizontal .box{overflow:hidden;position:relative;width:1100px;height:418px;margin:0 auto;}
.scroll_horizontal .list{overflow:hidden;width:9999px;}
.scroll_horizontal .list li{float:left;width:280px; overflow: hidden;}
.scroll_horizontal .list li a{ display: block; width: 95%;overflow: hidden;}
.scroll_horizontal .list li a img{ display: block;}
.scroll_horizontal .list li a p{ width: 100%; line-height:100px; text-align: center; font-size: 18px; background: #fff;}
.scroll_horizontal .list li:hover p{ color:#ff7742;}
.scroll_horizontal .prev{position:absolute;top:50%;margin-top:-25px;width:40px;height:40px;
  background-image:url(/statics/daxian/images/lefton.png);background-repeat:no-repeat;font:0/0 Arial;cursor:pointer;}
.scroll_horizontal .next{position:absolute;top:50%;margin-top:-25px;width:40px;height:40px;
  background-image:url(/statics/daxian/images/n12.png);background-repeat:no-repeat;font:0/0 Arial;cursor:pointer;}

.scroll_horizontal .prev{left:5px;background-position:0 0;}
.scroll_horizontal .next{right:5px;/* background-position:-40px 0; */}
/* .scroll_horizontal .prev:hover{background-position:0 -50px;}
.scroll_horizontal .next:hover{background-position:-40px -50px;} */




.scroll_horizontal2{position:relative;width:100%; margin:53px auto 0px auto;height:280px;padding:10px;}
.scroll_horizontal2 .box{overflow:hidden;position:relative;width:1100px;height:280px;margin:0 auto;}
.scroll_horizontal2 .list{overflow:hidden;width:9999px;}
.scroll_horizontal2 .list li{float:left;width:371px; overflow: hidden;}
.scroll_horizontal2 .list li a{ display: block; width: 95%;overflow: hidden;}
.scroll_horizontal2 .list li a img{ display: block; width: 100%;}
.scroll_horizontal2 .list li a p{ width: 100%; line-height:100px; text-align: left; font-size: 18px; background: #fff;}
.scroll_horizontal2 .list li a p span{ font-family: "å®‹ä½“"; font-size:45px; color:#e3e3e3; float: right;}
.scroll_horizontal2 .list li:hover p{ color:#ff7742;}
.scroll_horizontal2 .prev{position:absolute;top:42%;margin-top:-25px;width:40px;height:40px;
  background-image:url(/statics/daxian/images/lefton.png);background-repeat:no-repeat;font:0/0 Arial;cursor:pointer;}
.scroll_horizontal2 .next{position:absolute;top:42%;margin-top:-25px;width:40px;height:40px;
  background-image:url(/statics/daxian/images/n12.png);background-repeat:no-repeat;font:0/0 Arial;cursor:pointer;}

.scroll_horizontal2 .prev{left:5px;background-position:0 0;}
.scroll_horizontal2 .next{right:5px;/* background-position:-40px 0; */}




.scroll_horizontal3{position:relative;width:100%; margin:35px auto 0px auto; height:450px;padding:10px;}
.scroll_horizontal3 .box{overflow:hidden;position:relative;width:1100px;height:418px;margin:0 auto;}
.scroll_horizontal3 .list{overflow:hidden;width:9999px;}
.scroll_horizontal3 .list li{float:left;width:280px; overflow: hidden;}
.scroll_horizontal3 .list li a{ display: block; width: 95%;overflow: hidden;}
.scroll_horizontal3 .list li a img{ display: block;}
.scroll_horizontal3 .list li .yw-cp{  padding: 20px 15px; width:84.5%;  text-align: left; font-size: 18px; background: #fff;}
 
.scroll_horizontal3 .list li .vrub{ padding-bottom: 20px; font-size: 15px; color:#ff7742; }
.scroll_horizontal3 .list li .yw-smalltxt{ font-size: 12px; line-height:21px; height: 84px; overflow: hidden;}
.ywcp-morg{ margin: 25px 0px 0px 0px;}
.ywcp-morg:hover{ color: #ff7742;}
.scroll_horizontal3 .prev{position:absolute;top:50%;margin-top:-25px;width:40px;height:40px;
  background-image:url(/statics/daxian/images/lefton.png);background-repeat:no-repeat;font:0/0 Arial;cursor:pointer;}
.scroll_horizontal3 .next{position:absolute;top:50%;margin-top:-25px;width:40px;height:40px;
  background-image:url(/statics/daxian/images/n12.png);background-repeat:no-repeat;font:0/0 Arial;cursor:pointer;}

.scroll_horizontal3 .prev{left:5px;background-position:0 0;}
.scroll_horizontal3 .next{right:5px;/* background-position:-40px 0; */}
/* .scroll_horizontal .prev:hover{background-position:0 -50px;}
.scroll_horizontal .next:hover{background-position:-40px -50px;} */















.youshi{ background:#4c5155; padding: 0px 0px; width: 100%;margin:185px auto 0px auto;}

.youshiul li{ width: 48%;   position: relative;}
.youshi_litop .jvnjnb{ display: block; width:190px; height: 190px; overflow: hidden; position: absolute; left:32.5%; top:-117px; }
.youshi_litop .jvnjnb img{ display: block; width: 100%;}
.jvnjnbtxt{ font-size: 32px; color: #fff;}
.youshi_txt{ margin-top:30px; font-size: 16px; line-height: 30px; color: #fff; padding: 35px 0px 20px 0px;}
.ywlc_l{   margin-top: 53px;}
.ywlc_l li{ width:25%; float:left; text-align: center; margin-bottom: 25px; padding-top: 20px;}

.ywlc_l li a{ display: block; width: 95%; margin: 0px auto;}
.ywlc_l li a img{ display: block; margin: 0px auto;
    -webkit-transition: 0.4s;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;}
 .ywlc_l li a:hover img{ transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    } 
.ywlc_l li a:hover{ color:#ff7742; }     
.ywlc_l li a p{ font-size:18px; line-height:34px;}
.ywlc_l li a .vrnn{ font-size:18px; line-height:34px; height:68px;}
.shangpiao li a p{ width:75%; margin:0px auto; text-align:left;}

.p_dbys{ width: 100%; margin: 60px auto;}
.p_dbys li{ width:25%; float: left; overflow: hidden;}
.p_dbys li .p_dbysc{ background: #ec9478; min-height: 320px; display: block; width: 72%; margin: 0px auto; padding: 25px 30px; overflow: hidden;  text-align: center; }
.p_dbys li .p_dbysc span{ display: block;}
.p_dbys li .p_dbysc .p_dbyscspsn{ margin: 35px auto 25px auto;}
.p_dbys li .p_dbysc .p_dbyscpt{ font-family: "å®‹ä½“"; font-size: 24px;}
.p_dbys li .p_dbysc .p_dbyscpb{ display: none; text-align:left; font-size: 12px; line-height: 28px; margin-top: 25px;}
.p_dbys li:hover .p_dbysc{ color:#fff; background:rgba(76,81,85,.9);  animation:fadeInUp1 .5s both alternate;-webkit-animation:fadeInUp1 .5s both alternate}
.p_dbys li:hover .p_dbyscpb{ display: block;animation:fadeInUp1 .5s both alternate;-webkit-animation:fadeInUp1 .5s both alternate}

.dkyq_t{ width: 100%; text-align: left; padding: 40px 0px 50px 0px; font-family: "å®‹ä½“"; font-size: 20px; color: #393939;}

/*é¢†å¯¼*/
.leader-list{ width: 100%; overflow: hidden;  }

.leader-list li{ width: 33%; float: left; text-align: center; margin-bottom: 65px;}
.leader-list li .leader-c{  display: block; width: 87%; margin: 0px auto; overflow: hidden;}
.leader-list li .leader-c img{ display: block; width: 100%; min-height: 468px;}
.leader-list li .leader-c p{ background: #fff; color:#3b3b3b; font-size: 18px; padding: 25px 0px;}
.leader-list li .leader-c p span{ display: block; font-size:14px; color: #a2a2a2; font-size: 14px; padding: 10px 0px;}
.leader-list li:hover p{ background:#e96032; color: #fff;}
.leader-list li:hover p span{ color: #fff;}


/**æˆé•¿*/

.growing-list li{ width: 33%; float: left; overflow: hidden; margin-bottom: 50px; }

.growing-list li .growing-c{ display: block; width: 88%; margin: 0px auto; text-align: center;padding: 40px 0px 55px 0px; background: #fff;}

.growing-c h3{ margin-bottom: 90px; font-size: 18px; color: #585656;}
.growing-c p{ width: 287px; height: 254px; margin: 0px auto; overflow: hidden;}
.growing-c p img{ display: block; width: 100%;}

.growing-list li:hover .growing-c{ background:#e46337; animation:fadeInUp1 .5s both alternate;-webkit-animation:fadeInUp1 .5s both alternate}

.growing-list li:hover h3{ color:#fff; }

.growing-infotit { margin: 100px auto; text-align: center;}
.growing-infotit h3{ font-size: 30px; color: #ef3d01;}
.growing-infotit h3 span{ display: block; padding-top:10px; color: #a3a0a0; }

/* jswbox */

#jswbox{width:95%;height:600px;margin:0 auto;position:relative; border: red solid 1px;}

#jswbox ul{position:relative;height:600px;}

#jswbox li{position:absolute;width:0;height:0;z-index:0;cursor:pointer;overflow:hidden;top:100px;left:10px;}

#jswbox li img{width:100%;height:100%;vertical-align:top;float:left;}

#jswbox .prev, #jswbox .next{display:none;}

/*åœ°å›¾*/
.wrapper{position:relative}
.map{height:750px}

.susw
{
    position: absolute;
    top: 0;
    left:50%;
    width: 100%;
    max-width: 1200px;  
    height: 100%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}


 
.wrapper .w
{
    position: absolute;   overflow: hidden;
    top: 43%;
    right:0px;
    width: 400px;
    height: auto;background: rgba(239,61,1,.7);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.wrapper .sus{color:#000;height:100%;padding:48px 0;width:86%;margin:0 auto}
.wrapper .sus h2{color:#000;padding-bottom:55px;border-bottom:#EAE8E5 dashed 1px;margin-bottom:25px}
.wrapper .sus h2 img{display:block;width:283px;height:59px;margin-left:10px}
.wrapper .sus p{font-size:14px;text-align:left;line-height:35px;color:#000}
.wrapper .sus span{font-size:22px;display:none;margin-right:20px;vertical-align:middle;color:#036}


/*æž¶æž„**/
.jiagou_tabname{ height:508px; width: 1137px;  background: url(/statics/daxian/images/jga13.png) no-repeat center center;
 margin: 50px auto;
 position:relative;

}
.jiagou_c{ width: 280px;  }
.jiagou_tb1{
  position: absolute; left: 0px; top: 0px;
}
.jiagou_tb2{
  position: absolute; right: 0px; top: 0px;
}
.jiagou_tb3{
  position: absolute; left: 0px; bottom:48px;
}
.jiagou_tb4{
  position: absolute; right: 0px; bottom:45px;
}
.konggu{
  display: block; 
  width: 260px;
  line-height: 66px;
  text-align: center;
  font-family: "å®‹ä½“";
  color: #fff; font-size: 25px;
}
.jiagou_txt{ margin-top: 10px;}
.jiagou_txt p{ line-height:42px; font-size: 18px; color:#ef3c00;  font-family: "YaHei"
}
.jiagou_txt p span{ font-size: 22px;}
.left15{ padding-left: 17px;}
.jiag_ul1{ margin: 35px auto;}
.jiag_ul1 li{ width: 33.3%; overflow: hidden; float: left; padding: 15px 0px 0px 0px}
.jiag_ul1 li .jiag_ul1a{ color: #2d2d2d; display: block; width:88%; overflow: hidden;

 transition:All 0.4s ease-in-out;
  -webkit-transition:All 0.4s ease-in-out;
  -moz-transition:All 0.4s ease-in-out;
  -o-transition:All 0.4s ease-in-out;

  }
.jiag_ul1a img{ display: block; width: 100%; height: 207.25px;}
.jiag_ul1a .sm-t{ background: #fff; padding: 20px  40px 60px 40px;}
.jiag_ul1a h3{ padding: 15px 0px 30px 0px; text-align: center; font-size: 18px; color: #2d2d2d; background: #fff; border-bottom:#DEDEDE solid 1px;}

 .jiag_ul1a .sm-txt{ color: #aaa8a8; line-height: 25px;  text-align:left; margin-top: 30px;  } 

.jiag_ul1 li:hover .jiag_ul1a{transform:translate(0,-10px); 
  -webkit-transform:translate(0,-10px);
  -moz-transform:translate(0,-10px);
  -o-transform:translate(0,-10px);
  -ms-transform:translate(0,-10px);
  -webkit-box-shadow:0px 5px 15px #e5e5e5;
    -moz-box-shadow:0px 5px 15px #e5e5e5;
    box-shadow:0px 5px 15px #e5e5e5;}
.add-txt{ width: 47.41%; height:450px; border:#fff solid 1px; background: #fff;  }   
.add-c{ height:450px; overflow: hidden;}
.add-txt-c{  width: 80%; margin-left:100px;} 
.add-txt-c h3{ margin:80px auto  0px auto; padding-bottom: 40px; }
.add-txt-solid{ width:80px; height: 2px; background: #fff; margin-bottom: 45px;}
.add-txt-c p{ line-height: 35px; color: #000;}

.add-ul li{ width: 33.3%; float: left; overflow: hidden;
 transition:All 0.4s ease-in-out;
  -webkit-transition:All 0.4s ease-in-out;
  -moz-transition:All 0.4s ease-in-out;
  -o-transition:All 0.4s ease-in-out;

}
.add-ul li .add-ul-c{ position: relative; width: 98%; height: 433px; background: url(/statics/daxian/images/ad3-2.png) no-repeat center center; margin: 0px auto;



}
.add-ul-c h3{ text-align: center; width: 100px; line-height: 100px; font-size: 18px; color: #f03b02;   position: absolute; left: 37.2%; top: 15px;}

.add-ultext{ position: absolute; top: 170px; left: 10%;}
.add-ultext p{ line-height: 35px; font-size: 13px;}
.add-ul li:hover{
  transform:translate(0,-10px); 
  -webkit-transform:translate(0,-10px);
  -moz-transform:translate(0,-10px);
  -o-transform:translate(0,-10px);
  -ms-transform:translate(0,-10px);
}

.quyur  h3{ font-size: 30px; font-family: "å®‹ä½“"; font-weight:800;}
.quyur .irnbin{ font-family: "å®‹ä½“"; font-size: 36px; color: #ef3d01; font-weight: bold;}
.quyur .vienrin{ font-size: 24px; color:#888888;}


/*äººæ‰æ‹›è˜*/
.add-txt-j{ width: 45.92%; background: #ffa266; color: #fff;padding: 25px 20px 25px 50px;}

.add-txt-c-j p{ line-height: 22px; text-indent:30px;}

.job-t .fl{ width: 50%; line-height: 25px; color: #fff;}
.job-t .fr{ width: 50%;line-height: 25px; color: #fff;}
.job-list li { margin-bottom: 35px;}
.job-list li h3{width: 100%; height:50px; line-height:50px; font-size: 14px; background:#fafafa; padding-left: 15px;font-weight:bold;}
.job-list-txt{  width: 98%; margin:0px auto 15px auto;}
.jos-list-description{ font-size: 16px; color:#f47f57; padding:15px 0px;}
.job-contertxt{ line-height: 28px;}
.trans-3{-webkit-transition: all 0.35s linear; transition: all 0.35s linear;}
.job-go{ margin: 35px 0px 20px 0px; display: block; width: 155px; line-height: 55px; text-align: center; font-size: 14px; color: #fff; background:#f47f57; position: relative;}

.job-go i {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background:#b5261e;
}
.job-go span {
    position: relative;
}
.job-go:hover span {
    color: #fff;
}

.job-go:hover{border-color: #b5261e;}
.job-go:hover i {
    width: 100%;
}
 


.job-footerc .fl{ width: 50%; line-height: 30px; color: #000; margin-top: 30px;}
.job-footerc .fr{ width: 40%;line-height: 30px; color: #000;margin-top:30px;}


/*ä¸šåŠ¡æ¦‚è¿°*/
.yewr{ width:48%;}
.yewr h3{ font-size: 30px; }
.jnvjn{ color:#848383; line-height: 30px; text-indent:30px;}
.vienrin2{ color:#ef3d01;}

.yewu_ul li{ width:25%; float: left; overflow: hidden;}
.yewu_ul li .yewu_ula { display: block; width: 98%; overflow: hidden; position: relative;}
.yewu_ul li .yewu_ula img{ display: block; height: 432px;transition: all 0.4s ease-in-out 0s;}
.yewu_ul li .yewu_ula h3{ font-size: 18px; width: 100%; position:absolute; bottom: 0px; left: 0px; height:65px; line-height: 65px; text-align: center; color: #fff; background: rgba(0,0,0,.5);}

.yewu_ul li:hover img{opacity: 0.9;
    transform: scale(1.3);}

.yewuhz_ul{ margin: 60px auto;}
.yewuhz_ul li{ width: 25%; float: left; margin-bottom: 20px;}
.yewuhz_ul li a{ display: block; width: 93%; border:#CCCCCC solid 1px; margin: 0px auto;}    

.yewuhz_ul li a img{ display: block; width: 98%; margin: 0px auto;}



.fuwuanliTab{ display:none;}

.jieuhub li{ width:33.3%; float:left; text-align:center;}
.jieuhub {  margin-top:60px;}
.fnjbnhb { display:block; width:87%;   margin:0px auto; border-right:#d4d8d9 solid 1px;}
.jieuhub li:nth-child(3) .fnjbnhb{ border:none}
.fnjbnhb img{ display:block; width:auto; margin:0px auto 30px auto;}
.fnjbnhb  p{ font-size:18px; line-height:35px; color:#494848; width:75%; margin:30px  auto; padding-top:40px;}
.verticalsolid_a{ margin:50px auto;}
.verticalsolid{ width:3px; background:#9b9b9b; height:130%; position:relative; min-height:750px; margin-left:4%;}
.verticalsolid span{ display:block; width:10px; height:10px; background:#494848; border-radius:50%;}
.verticalsolid .verticaltop{ position:absolute; top:-3px; left:-4px;}

.verticalsolid .verticalbottom{ position:absolute; bottom:-3px; left:-4px;}

.indebgb{ width:95%; margin-top:20px;}
.indebgb li{ width:95%; height:65px; line-height:65px; font-size:18px; position:relative; margin-bottom:15px;}
.indebgb li span{ font-size:24px; display:block; width:65px; line-height:65px; text-align:center; background:#ee3c00; color:#fff; float:left; position:absolute; left:-35px; top:0px; }
.indebgb li a{ line-height:32px; display:block; width:90%; float:left; font-size:16px; margin-left:6%; margin-top:12px;}

/*æœåŠ¡ info**/

.ywinfotop{ margin:75px auto 40px auto;}
.ywimfoimg { width:260px; height:160px; overflow:hidden}
.ywimfoimg  img{ display:block; width:100%;}

.ywinfotxt { color:#a4a3a3; width:50%;  height:160px; border-right:#eae5e6 solid 5px; margin-left:30px;}

.ywinfotxt h3{ font-size:22px; padding-bottom:35px;}
.uvbruvb { line-height:25px; width:90%;}

.fwbody{ color:#a4a3a3; font-size:14px; width:100%; margin:0px auto 40px auto; padding-top:40px; text-align:left;  line-height:27px;}
.fwbody p{text-indent:30px; text-align:left;}
.jinkon-gmore{ display:block; width:130px; height:50px; line-height:50px; text-align:center; background:#ee3c00; font-size:14px; color:#fff; margin:35px auto;}




/*å¼¹æ¡†æ&nbsp;·å¼3*/
.cd-popup3{
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index:9999;
}
.cd-popup3.is-visible3 {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}
.cd-popup-container3 {
    position: relative;
    width:640px;
    margin:200px auto;
    height:300px;
    background: #FFF;
    border-radius: .4rem .4rem .4rem .4rem;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-transform:scale(0.8);
  -moz-transform:scale(0.8);
  -ms-transform:scale(0.8);
  -o-transform:scale(0.8);
  transform:scale(0.8);
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.cd-popup-close{ position: absolute;right:10px;top:14px; z-index: 10;width:auto;height:22px; width:21px; display: block;font-size:14px; background:url(../images/wr_gb.png) no-repeat;}
.is-visible3 .cd-popup-container3 {
  -webkit-transform:scale(1);
  -moz-transform:scale(1);
  -ms-transform:scale(1);
  -o-transform:scale(1);
  transform:scale(1);
  }
.cd-popup-container3 p{ background:#f47f57; height:50px; line-height:50px; color:#fff; padding-left:20px; font-size:16px;}
.cd-buttons{ height:100px; padding:50px 50px 0 150px; font-family:"å¾®è½¯é›…é»‘";}
.cd-buttons b{ width:140px; float:left; font-size:15px; color:#555;}
.cd-buttons span{ float:right; width:300px;}
.cd-wzd{ width:170px; height:46px; border-radius:5px; margin:0 auto; line-height:46px; text-align:center; font-family:"å¾®è½¯é›…é»‘"; font-size:16px; color:#666; border:solid 1px #ccc;}
.cd-wzd a{ color:#333;}









.images-scroll{margin: 100px auto 50px auto;width: 800px;height: 500px;position: relative;}
.images-scroll ul{list-style: none;}
.images-scroll li{float: left;display: none;}
.images-scroll .active{display: block;}
.images-scroll a{}
.images-scroll img{width: 100%;height: 500px;border: none;}
.images-scroll .left-scroll{position: absolute;top: 40%;left: -105px;background: url(../images/bg_direction_l.jpg) no-repeat center center;height: 117px;width: 47px;cursor: pointer;}
.images-scroll .right-scroll{position: absolute;top: 40%;right: -105px;background: url(../images/bg_direction_r.jpg) no-repeat center center;height: 117px;cursor: pointer;width: 47px;}
















 @media screen and (max-width:1000px){
     .summary img{width:100%;margin:0px auto;}
 .ubvrybv li{width:48%;margin-left:15px;}    
 }













/* @media screen and (min-width: 769px){  */  /*å¤§äºŽ768*/
     
/*  .menu_m{ display: none;}   
} */

/* @media screen and (max-width:768px){ */  /*å°é±¼768*/

/* .lxwrap{ width: 100%; margin: 0px auto; overflow: hidden;}
.contentmodu { width:98%; margin: 0px auto; overflow: hidden; padding:3px; }
.liuxuehead{ display:none;}
.lxcontel,.lxconter{ float: none; width:100%; margin:5px auto;}
.bdsharebuttonbox{ width: 100%; float: none; padding-left: 3px;}
.lxconter .modudiv{ width: 99%;}
#so360_keyword{ width: 79%;}

 
.menu_m{position:relative}
.hamburgermenu{width:100%;left:0;background:#fff;position:absolute}
header{display:block;width:100%;height:40px;background:#2065c4;margin-bottom:5px}
.navbar{height:40px;width:100%}
.navbar .rss{float:left; margin-left:10px; line-height:40px;font-weight:700;margin-right:10px}
.navbar .rss a{color:#FFF;font-size:1.125em}
.menubtn{position: absolute;display:inline-table;color:#274a61;text-decoration:none;font-size:0;line-height:0;background-image:url(/statics/daxian/images/hamburger-active.png);background-position:50% 50%;background-size:25px 25px;
    background-repeat:no-repeat;padding:15px;top:5px;right:10px}
.hamburgermenu{width:98%;margin:0 auto;padding:10px 0}
.hamburgermenu a{width:19%;display:block;float:left;color:#333;font-size:1.1rem;text-align:center;margin:0 .7rem;white-space:nowrap;height:2rem;line-height:2rem}


.downMenu{width:100%;height:1500px;position:absolute;left:0;top:3rem;background:rgba(0,0,0,.5);z-index:100;display:none;box-shadow:0 10px 20px #dfdfdf}

 */
 

}

 

</pre></body></html>